Progress bar: Handle 'no more pulse'
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 Nov 2013 12:24:35 +0000 (07:24 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 Nov 2013 12:24:35 +0000 (07:24 -0500)
commit10cd226dfe5fcfd277f9b1986b649bb0617b6b36
tree5ce8948791d1adb9fd547e660559353e9aa1bb11
parentea70c77867cf88c26ebc44209c4751b79e8c5ccc
Progress bar: Handle 'no more pulse'

Before smooth animation, stopping the pulse would abruptly stop
the bouncy bar. This change makes it so that we slow down for
a bit, and then stop.
gtk/gtkprogressbar.c